projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62deee4
)
sort-regexp-fields update
author
Karl Berry
<karl@gnu.org>
Thu, 9 Jan 2003 23:29:54 +0000
(23:29 +0000)
committer
Karl Berry
<karl@gnu.org>
Thu, 9 Jan 2003 23:29:54 +0000
(23:29 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index fa9fa6ffaa7dd43af4c617a8eefcc01deff3ea8f..4cd143cbfdc3078062946ab5479bf7ed2b807451 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2003-01-09 Karl Berry <karl@gnu.org>
+
+ * sort.el (sort-regexp-fields): pass noerror to re-search-forward,
+ so that we don't fail if no records match record-regexp.
+
2003-01-09 Markus Rost <rost@math.ohio-state.edu>
* cus-edit.el (customize-group, customize-group-other-window):